-
Home
-
Sendcloud | Shipping & Returns Automation for WooCommerce
-
2.2.4
-
Code
-
Classes
- Abstract_Domain_Repository
Total Complexity |
13 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
135 |
Lines of code |
43 |
Logical lines of code |
24 |
Comment lines |
67 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
find() |
S |
62 |
2 |
11 |
delete() |
S |
65 |
2 |
9 |
__construct() |
S |
81 |
1 |
3 |
find_all() |
S |
71 |
1 |
5 |
delete_all() |
S |
76 |
1 |
4 |
create() |
S |
100 |
1 |
0 |
update() |
S |
100 |
1 |
0 |
transform_to_entity() |
S |
100 |
1 |
0 |
get_table_name() |
S |
100 |
1 |
0 |
get_in_clause() |
S |
76 |
1 |
3 |
prepare_values() |
S |
66 |
1 |
8 |